FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.terminology#current (63 ms)

Package hl7.terminology
Type CodeSystem
Id Id
FHIR Version R5
Source http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-devicealert-activationState.html
Url http://terminology.hl7.org/CodeSystem/devicealert-activationState
Version 1.0.0
Status draft
Date 2023-12-10T10:01:24+11:00
Name DeviceAlertActivationState
Title Device Alert Activation State
Experimental False
Realm uv
Authority hl7
Description Describes the activation state of a DeviceAlert.
Content complete
valueSet http://terminology.hl7.org/ValueSet/devicealert-activationState

Resources that use this resource

ValueSet
devicealert-activationState DeviceAlert Activation State Codes

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem devicealert-activationState

This case-sensitive code system http://terminology.hl7.org/CodeSystem/devicealert-activationState defines the following codes:

CodeDisplayDefinition
on OnThe signal will be announciated during an alert condition
off OffThe signal will not be announciated during an alert condition
paused PausedAnnunciation of the signal during an alert condition has been suppressed temporarily

Source

{
  "resourceType" : "CodeSystem",
  "id" : "devicealert-activationState",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem devicealert-activationState</b></p><a name=\"devicealert-activationState\"> </a><a name=\"hcdevicealert-activationState\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/devicealert-activationState</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">on<a name=\"devicealert-activationState-on\"> </a></td><td>On</td><td>The signal will be announciated during an alert condition</td></tr><tr><td style=\"white-space:nowrap\">off<a name=\"devicealert-activationState-off\"> </a></td><td>Off</td><td>The signal will not be announciated during an alert condition</td></tr><tr><td style=\"white-space:nowrap\">paused<a name=\"devicealert-activationState-paused\"> </a></td><td>Paused</td><td>Annunciation of the signal during an alert condition has been suppressed temporarily</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "dev"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/devicealert-activationState",
  "version" : "1.0.0",
  "name" : "DeviceAlertActivationState",
  "title" : "Device Alert Activation State",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-12-10T10:01:24+11:00",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "Describes the activation state of a DeviceAlert.",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/devicealert-activationState",
  "content" : "complete",
  "concept" : [
    {
      "code" : "on",
      "display" : "On",
      "definition" : "The signal will be announciated during an alert condition"
    },
    {
      "code" : "off",
      "display" : "Off",
      "definition" : "The signal will not be announciated during an alert condition"
    },
    {
      "code" : "paused",
      "display" : "Paused",
      "definition" : "Annunciation of the signal during an alert condition has been suppressed temporarily"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.